gpsbabel.git
2005-10-24 robertlAdd 'find by name' for tracks/routes.
2005-10-22 oliskoliUninitialized size before xcalloc fixed
2005-10-22 oliskoliMade a couple of cotoGPS fixes to get this format back
2005-10-21 oliskoliChanged format NMN5 to support Map&Guide based products...
2005-10-21 oliskoliChanged format NMN5 to support Map&Guide based products...
2005-10-19 robertlAdd extensions for KML and USR.
2005-10-19 robertlTypo fixes.
2005-10-19 parkrrrrAdded file extensions for some formats
2005-10-19 parkrrrrAdded some more default options, renamed 'symbol' to...
2005-10-19 robertlIgnore kml, Document, Folder tags to improve read compa...
2005-10-18 robertlAdd batch file for the VC-less free version.
2005-10-18 robertlZmarties makes a number of fixes to the NMEA reader:
2005-10-18 parkrrrrRenamed 2 symbols based on feedback from DeLorme forums
2005-10-18 robertlFix typo in QUEUE_EMPTY
2005-10-17 oliskoliMake a complete initialization of data structures direc...
2005-10-17 robertlTighten up types of a short handle. It's now a "real...
2005-10-17 robertlMove fatal and warning to a file of their own.
2005-10-17 robertlFix underescaping of queue macros.
2005-10-17 robertlTry to handle PPS fixes in NMEA.
2005-10-15 oliskoliFirst release of GUI-2 (english, french, german). Requi...
2005-10-15 oliskoliGUI-2 translations from Lilian Morinon
2005-10-15 parkrrrrAdded 'symbol' option to an1 format
2005-10-15 oliskoliHandling of maximum points changed (simplify routes...
2005-10-15 oliskoliGerman translations for delphi internal strings (from...
2005-10-15 parkrrrrAdd 'name' option to .shp
2005-10-15 parkrrrrFixed segfault with nameless wpts
2005-10-14 parkrrrrfix parsing problem due to Google Maps update
2005-10-13 robertlBe a little less loose with casting return value of...
2005-10-13 oliskoliFix waypt counter in waypt_backup
2005-10-11 robertlKML: Use url_link_text to build a linky link when we...
2005-10-10 oliskoliAdded input line for format specific options
2005-10-10 oliskoliAdded input line for format specific options
2005-10-10 robertlFrom Andrew - a number of changes for MSVC.
2005-10-10 robertlTypo fix.
2005-10-09 oliskoliAdded route support; write data depending on global_opt...
2005-10-09 oliskoliFix comparison jeeps altitude
2005-10-05 oliskoliHistory update
2005-10-04 oliskoliSync changes with source tree; rel. 0.2
2005-10-04 oliskoliFix range-check max. value; exit filter, if no more...
2005-10-04 robertlTrim trailing spaces when reading description. Provide...
2005-10-04 robertlAdd filterdefs to hold protos for filter functions...
2005-10-04 robertlCommonize selection for waypt and trk/rte processing.
2005-10-04 robertlMore aggressively 'static'-ize module internal data.
2005-09-30 oliskoliSync changes with source tree; rel. 0.2
2005-09-30 oliskoliSync changes with source tree; rel. 0.2
2005-09-30 parkrrrrAdd controls option to saroute, use street names for...
2005-09-30 oliskoliSync changes with source tree
2005-09-29 robertlFix bug when 4-digit encoded entity ends on a byte...
2005-09-28 oliskoliMinor and major changes
2005-09-28 oliskoliFrench translation for delphi internal strings
2005-09-28 robertlMove global decls to a file of their own.
2005-09-28 oliskoliRemove incorrect data check
2005-09-28 oliskoliDisable debug code
2005-09-28 oliskoliNew windows-gui, initial release
2005-09-28 oliskoliNew windows-gui, initial release
2005-09-26 robertlDon't squawk about A100[02345]'s for Forerunner.
2005-09-26 robertlLet GPS_Init run for USB models - lets get_posn work.
2005-09-22 parkrrrrAdd more an1 road types, clarify docs
2005-09-20 oliskoliFix date conversion for timestamps from last century
2005-09-15 robertlSteve Chamberlin contributes National Geographic Topo...
2005-09-15 robertlAllow Natl Topo to allow override of datums for benefit...
2005-09-15 robertlWhitespace is OK in shortname for magellanX (with 20...
2005-09-14 parkrrrrAdded URL and gc support to an1
2005-09-14 robertlCentralize __attribute__ decorations.
2005-09-14 parkrrrrsyntax errors in GCC
2005-09-14 robertlDon't prefer 'notes' on a shortname if we have an empty...
2005-09-14 robertlDiff/Terr are never negative.
2005-09-13 robertlOlaf adds Navigon Mobile Navigator 4.
2005-09-13 robertlMaggeo: whack dead function.
2005-09-13 robertlTweak write of a few fix types.
2005-09-13 robertlAdd MYNAME to fatal calls.
2005-09-13 robertlFM: No static at all.
2005-09-13 robertlOlaf adds Support for Navigon Mobile Navigator 5 Palm...
2005-09-13 robertlGEO: Populate placer name.
2005-09-13 robertlGDB from Olaf: Make sure routes have unique wpt names.
2005-09-13 robertlAdd xstrrstr for searching strings from back. Make...
2005-09-13 robertlAdd option to geo reader to nuke placer name from waypoint.
2005-09-12 robertlKnock sizeof(geocache_data) down from 52 to 40 on IA32.
2005-09-12 robertlCorrectly destroy mkshort handles.
2005-09-12 robertlMore space-efficient storage of handles.
2005-09-12 robertlAllow non-ASCII chars through shortnmae. (CET protects...
2005-09-12 robertlDon't recalculate length of incoming string on GPX...
2005-09-12 robertlPCX: Allow tracks to work without -t. Provide default...
2005-09-09 parkrrrrFixed error in documentation for road= option in an1...
2005-09-08 robertlAdd names as best we can to routes read from Google...
2005-09-07 robertlOlaf adds reading of CarteSurTable files.
2005-09-06 robertlAdd 'floating' suboption to KML writer for pilots....
2005-09-05 robertlTweak 'custom' style.
2005-09-05 robertlOlaf cleans up after my search-and-replace of gbuint...
2005-09-05 robertlOoops. Pick up lost 'add' from new msroute format.
2005-09-04 robertlOlaf adds read support for MS Autoroute.
2005-09-04 robertlLeak fixes.
2005-09-03 robertlMinor leak fixes.
2005-09-02 robertlOlaf adds support for Suunto Track Manager (STM) Waypoi...
2005-09-02 robertlMinor leak tweaks.
2005-09-01 robertlApply correct ignrando.c. (Sorry, Olaf!)
2005-09-01 robertlAdd ignrando tests.
2005-08-31 robertlOlaf adds ignrando support.
2005-08-31 robertlAdd maggeo to testsuite, reference.
2005-08-31 robertlMisc tweaks to placate icc.
next